<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
/*Base*/
html {
	font-family: "微软雅黑","microsoft yahei";
	font-size: 14px;
	color: #454545;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
a{ color:#333;}
a:hover{ color:#006bab;}
img {
	border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline:none;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 1;
}
ul, ol {
	list-style:none;
}
li {
	list-style:none;
}
/*清除浮动*/
.clear {
	clear: both;
	height:0px;
	line-height:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
dl, dd, dt {
	list-style:none;
	padding:0px;
	margin:0px;
}
html,body{
	position: relative;
}
a{cursor:pointer;}
.w960{
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.ovh{
	overflow: hidden;
}
.mt35{
	margin-top: 35px!important;
}






.content{ width:1200px; margin:0 auto;}


/***********top***************/


.head_bg{ width:100%;float: left;}
.head_top{ width:100%; float:left; height: 30px; line-height: 30px; font-size: 15px;}
.head_tel{ float: right; margin-right: 16px;}
.head_tel span{ float:left; padding-top: 6px; margin: 0 7px;}
.head_tel span img{ height: 18px;}
.head_mail{ float: right;}
.head_mail span{ float:left; padding-top: 6px; margin:0 7px;}
.head_mail span img{ height: 18px;} 
.head{ float: left; width: 100%; height: 120px;position: relative;}
.head .logo{ margin-top: 13px;  float: left;}
.head .head_rg{ float: right; margin-right: 30px;}
.head .head_rg .lang{ background:url(../images/head_lang.png) left center no-repeat;float: right; padding-left: 35px; height: 30px; line-height: 30px; font-size: 14px; font-weight: bold;margin-top: 30px;}
.head .head_rg .search{ background:url(../images/head_search.png) left center no-repeat;float: right; padding-left: 35px; height: 30px; line-height: 30px; margin-left: 20px; font-size: 14px; font-weight: bold; color: #006bab; margin-top: 30px;}
#top_search{float: left;width: 98.5%;height: 50px;display: none;position: absolute;bottom: 0;}
#sform {float: right;width: 400px;height: 50px;background: url(../images/search_show.jpg) no-repeat left top;}
#sform input {background: 0;border: 0;padding-left: 0;}
#sbut {float: right;width: 50px;height: 50px;cursor: pointer;}
#stext {float: left;width: 340px;margin-left: 10px;line-height: 50px;height: 50px;font-size: 13px;}
.head_nav_bg{
	height: 40px;
    width: 100%;
    float: left;
    background: #006bab;
}
.nav_top{
	position:fixed;
    _position:absolute;
    _top:expression(documentElement.scrollTop + "px");
    z-index:9999;
}
.head_nav{ width: 1200px; margin: 0 auto;}
.head_nav li{
	float: left;
    height: 40px;
    line-height: 40px;    
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.head_nav li a{
	float: left;
    height: 40px;    
    padding: 0 65px;
    color: #fff;
}
.head_nav li:hover,.current{ background:#ff7900;}
.head_nav li:hover #sub{display: block;}
#sub{position: absolute;margin-top: 40px;z-index: 1000;min-width: 250px;display:none;transition: ease-in-out 0.5s;}
#sub li{float: none; background:rgba(255,255,255,.7);border-bottom: solid 1px #eaeaea;}
#sub li a{color: #006bab;}
#sub li:hover{padding-left: 10px;transition: ease-in-out 0.2s;}




/* fullSlide */
.fullSlide{width:100%;position:relative;height:550px;background:#000; float: left;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:550px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:3px;overflow:hidden;background:#303032;filter:alpha(opacity=50);opacity:1;line-height:999px; border-radius: 50px; border: 2px solid #303032;}
.fullSlide .hd ul .on{background:#fff;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}




.index_cp_bg{ width: 100%; float: left; padding-top: 115px;	height: 795px;	background:#fff;}
.index_cp_fl{ width: 323px; float: left;}
.cp_fl_title{ width: 100%; height: 80px; text-align: center; line-height: 75px; color: #fff; font-size: 22px; background: #006bab;
 border: 1px solid #006bab;}
.cp_fl_list{ width: 100%; float: left; border: 1px solid #c9c9c9; padding: 10px 0;}
.cp_fl_list ul{}
.cp_fl_list li{ width: 86%; margin: 0 5%;  padding: 0 2%; border-top: 1px dashed #a9a9a9; height: 54px; line-height: 54px; font-size: 18px;}
.cp_fl_list li:nth-child(1){border-top: none;}
.cp_fl_list li a{}
.index_cp_fr{ width: 840px; float: right;}
.index_cp_fr .cp_fr_title{ margin-top: 28px; height: 50px; line-height: 50px; border-bottom: 1px solid #000;}
.index_cp_fr .cp_fr_title span{	padding: 10px 40px; font-size: 20px; border-bottom: 3px solid #fe7800;}
.index_cp_fr .cp_fr_title a{ float: right; margin-right: 20px; font-size: 15px; color: #a8a8a8; font-weight: bold;}
.index_cp_fr .cp_fr_title a:hover{color: #006bab;}
.cp_fr_list{ width: 100%; float: left;}
.cp_fr_list ul{}
.cp_fr_list li{ width: 255px; float: left; margin: 20px 12px 0;}
.cp_fr_list li a:hover .index_rmcp_tu{box-shadow: 3px 3px 6px #B5B5B5;border: 1px solid #EEEEEE;}
.cp_fr_list li .index_rmcp_tu{ width: 253px; height: 253px; border: 1px solid #b5b5b5; overflow: hidden; position: relative;transition: all .3s ease-in-out;}
.cp_fr_list li .index_rmcp_tu  img{ width: 408px; position: absolute; left: 50%; margin-left: -204px; height: 253px;}
.cp_fr_list li .index_rmcp_title{ text-align: center; height: 50px; line-height: 50px; font-size: 18px; margin-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}


.about_bg{ float:left; width:100%; height:720px; background:url(../images/about_bg.png) center top no-repeat;}
.index_about_fl{  width: 355px; padding: 50px;}
.il_about_title{
	text-align: center;
    color: #fff;
    font-size: 27px;
    height: 150px;
    padding-top: 24px;
}
.il_about_desc{
	padding-top: 25px;
    text-align: justify;
    height: 300px;
    overflow: hidden;
}
.il_about_desc *{
	line-height: 30px !important;
	color: #000000 !important;
	font-size: 16px !important;
}
.il_about_gd{
	width: 100%;
    text-align: center;
    padding-top: 23px;
}
.il_about_gd a{
	color: #fff;
    background: #313131;
    font-size: 18px;
    padding: 12px 60px;
    transition:all 0.3s;
}
.il_about_gd a:hover{background: #006bab;}
.index_about_fr{ width: 695px; padding-top: 219px;}
.ir_about_title{
	color: #fff;
    font-size: 22px;
    line-height: 53px;
	 padding-left: 21px;
}
.ir_about_title span{ color: #ff7900;}
.ir_about_list{}
.ir_about_list li{
	    float: left;
    width: 165px;
    /* text-align: center; */
    margin-top: 73px;
    margin-right: 11px;

}
.ir_about_list li .about_yuan{
	    width: 120px;
    height: 120px;
    line-height: 120px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100px;
    font-size: 35px;
    margin: 0 auto;
}
.ir_about_list li .about_yuan_title{
	margin-top: 15px;
	width: 100%;
    color: #fff;
    text-align: center;
	line-height: 26px;
}


.i_youshi_bg{ float: left; width: 100%; background: #fff; height: 465px;}
.i_youshi{ width: 100%; float: left; padding-top: 102px;}
.i_youshi_list li{ width: 250px; float: left; margin-right: 66px;}
.i_youshi_list li:nth-child(4){margin-right: 0;}
.i_youshi_list li .i_youshi_tu{	 width: 135px; height: 135px; margin: 0 auto;}
.i_youshi_list li .i_youshi_title{ text-align: center; height: 50px; line-height: 50px; font-size: 24px; color: #242424;}
.i_youshi_list li .i_youshi_desc{ text-align: center; line-height: 25px; margin-top: 10px; font-size: 17px;}


.footer_bg{ float:left; width:100%; height:374px; background:url(../images/footer_bg.png) center top no-repeat;}
.footer_top{ float:left; width:100%; height:252px; padding-top:39px}
.footer_top_title{   font-size: 22px; }
.footer_lx{ width: 270px; color: #fff; padding-left: 30px;}
.footer_lx .footer_lx_add{ line-height: 30px;}
.footer_lx .footer_lx_add i{ margin-right: 5px;}

.footer_pr{ color: #fff; width: 290px; margin-left: 43px;}
.footer_pr_list{}
.footer_pr_list li{ line-height: 22px;}
.footer_top a{ color: #fff; font-size: 14px;}
.footer_top a:hover{color: #ff7900;}

input,textarea{ border: 1px solid #aaa; float: left; padding-left: 10px; color: #aaa; height: 35px; border-radius: 8px;}
.footer_ly{ width:375px; margin-right:118px;}
.footer_ly #caigou{ padding-top: 15px; margin-right:5px;}
.footer_ly li input#name{ margin-right:5px; width: 130px;}
.footer_ly li input#email{ width: 210px;}
.footer_ly li textarea#content{ width: 97%; margin-top: 20px; height: 115px;}
.footer_ly li button{ float: left; margin-top: 10px; border: 0px; background: #ff7802; color: #fff; border-radius: 9px; font-size: 16px; padding: 10px 20px;}


.footer_bot{ float:left; width:100%; height:83px; background:url(../images/footer_bot_bg.png) center top no-repeat;}
.footer_bot_fl{  margin-top: 40px; color: #fff; font-size: 18px;}
.footer_bot_fl a{color: #FFFFFF !important;}
.footer_bot_fr{     padding-top: 35px;  margin-right: 100px;}
.footer_bot_fr i{
	color: #676e74;
    float: left;   
    background: #e0e7ed;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
	position:relative;
}
.backToTop {
    display: none;
    width: 35px;
    height: 35px;
    position: fixed;
    _position: absolute;
    right: 15px;
    bottom: 50px;
    _bottom: "auto";
    cursor: pointer;
    z-index: 100000000;
    background: url(../images/back_top.png) no-repeat center center;
}</pre></body></html>